@vessel1
Feature: Vessel order and ops vessel timehseet functionalities
File name: vesselOrder.feature
Relative path: features/vesselOrder.feature
@vessel1
Scenario: Vessel Order Timehseet - Save without submit, Save and Submit, Reject, Approve, Remove Approval, Add new steady and Download Report
Given
TR user logged into the application
Then
user click on logout button
Then
Ops user logged into the application
Then
Ops user submits and approve the vessel timesheet
Then
ops user reject the vessel timesheet
Then
verify remove approval functionality
Then
user click on logout button
Then
Timehseet entry user logged into the application
Then
Labor entry add new steady details and mgr comments and submit the timehseet
Then
user click on logout button
Then
Ops user logged into the application
Then
Ops user submits and approve the vessel timesheet
Then
the user verifies the download report functionality for the vessel order
Then
user click on logout button